• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. Technologx

    Apps A few how to questions

    How do I go about alerting the user that they have a new notification on my forum? Also how do I allow the user to upload and download files from my forum? I have included the code I have I just have no idea what code I need to add and where I need to add it I'm a complete noob when it comes to...
  2. Technologx

    Root LG Volt 2 Stock Rom

    How do I go about getting the Boost Mobile LG Volt 2 stock ROM or whatever it's called? Also I need to be able to do it on a Mac if possible.
  3. Technologx

    LG Volt 2 Stock Rom

    How do I go about getting the Boost Mobile LG Volt 2 stock ROM or whatever it's called?
  4. Technologx

    Root LG Volt 2 Rooting Question

    I had rooted my LG Volt 2 and the rooting app on the phone showed me this other app to install to use supersu so I went to try and do that nothing happened. But that other app that I installed to have the supersu access removed the app I used to root my phone. Now I can't reinstall the app...
  5. Technologx

    Apps How to allow file upload and download in webview?

    How do I allow users to upload and download files to my website from my app? Here's my code: package technologx.technologx; import android.os.Bundle; import android.annotation.SuppressLint; import android.app.Activity; import android.content.Intent; import android.net.Uri; import...
  6. Technologx

    Apps Just a few noob questions

    I was wondering how to make my app when it opens up have a signin screen? I want it to where you can signin with either Google +, Facebook & Twitter, & if they don't have a account there will be a signup button or if they forgot their password a forgot password button. The other thing I'd like...
  7. Technologx

    Help Write Protection Removing

    I used the kernel from here that removes the write protection on the external sd card but. When I use it it completely removes the option to use my phone as a hotspot from the settings menu. How do I go about fixing this?
  8. Technologx

    Help Boost Mobile Tethering Guard APK Download?

    Hi I uninstalled the tethering guard app thinking it would allow me to tether without boost mobile finding out & I forgot to make a backup of it. Now that I have hotspot enabled on my account I can't use the hotspot can anyone provide me a link to the one they have from their HTC Desire 510? I...
  9. Technologx

    Apps How to make a slide in Android app menu for a webview app?

    I was wondering how I can add a slide in menu to my webview android app? I don't know how to create a android app so I've been looking at guides online. Here's my code: package pw.technologx; import android.support.v7.app.ActionBarActivity;import android.os.Bundle;import...
  10. Technologx

    Help Some complete noob questions

    How do I deodex my phone or do I even need to, to install a rom/theme? I mean I've been trying to install the Dragon rom by Team Var and my phone won't go past the htc Powered by android screen. Also is there a rom for Boost Mobile HTC Desire 510 phones or kernel for lollipop? Also I'd like to...