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

I need Help to making degree project in an android

Adnan fiaz

Member
i am a student of final year and i decide to make my degree project in an android.i need some great ideas that is in your mind about android and if i like your ideas then i chose one of best idea and make a degree project.
Thanks
 
Not to sure what "in an Andriod" means but perhaps soething current , for instance, changes in Android 10, Goooge dark theme, up coming andriod 11, andriod technology, ......
 
i am a student of final year and i decide to make my degree project in an android.i need some great ideas that is in your mind about android and if i like your ideas then i chose one of best idea and make a degree project.
Thanks
Are you looking for ideas on what kind of Android app to make? Or something else?

If it's the former, what are you most interested in? If I was going to create an app, I'd start with something I like. So if you're into games, maybe make a simple game app.
 
Are you looking for ideas on what kind of Android app to make? Or something else?

If it's the former, what are you most interested in? If I was going to create an app, I'd start with something I like. So if you're into games, maybe make a simple game app.[/Qi
i am interested like game or some other android app that is useful ..
 
i am interested like game or some other android app that is useful ..
Well, Adnan fiaz, why not focus on games? I don't know how complex your app needs to be, but I'm guessing not very.

If the point of the project is to show that you can create an Android app, you could take a simple game, like Hangman or Concentration, and create an app for it. That would clearly show that you understand the core concepts of programming, like the logic involved in variable user input. I think that would suffice.
 
I'd look at Android security, how the various aspects of secruty fit together in Android, from low level Linux kernel features, SELinux, AppArmor etc. How malware is hidden in apparently legitimate apps, how to quietly exfiltrate user data, SIM card security flaws, Bluetooth and WiFi security (And GPS spoofing). IMEI/IMSI spoofing, exploiting carriers' customer srvice to get duplicates of legitimate SIM cards.

Privilege escalation to get root access, and bugs which let this happen.

Or just look at OWASP's mobile security top 10 and devise some original mitigations for one or more of them. https://www.owasp.org/index.php/OWASP_Mobile_Top_10
 
Back
Top Bottom