[CLOSED]DELETE - Samsung Galaxy [SNAPDRAGON] S20 / S20+ / S20 Ultra

DELETE
I used app to create rom thread and it wasnt registering but apparently it did register lol

Related

resources for modding

Hello everyone,
where can I find the source files for modding the ROM?
I compiled the source code for Android, now I want to add Superuser, busybox etc, how do I get to do this?
in the sticky thread there are old files and broken links.
thanks
The kitchen is what you need..I think the name is dsixdas kitchen..either way if the link is down send me a pm
Sent from my PG06100 using Tapatalk
http://forum.xda-developers.com/showthread.php?t=697938&highlight=resource
I went to search this forum (in the android section), typed in resource (well I cheated kind of since I knew the code word to use ) and this was the third link to show up. First was the kitchen (which most tutorials use), Second was an advice thread that had some links to resources, and this one was one that I also had bookmarked and has good info.
Honestly I'd say take a day to just read through (atleast scan through and just read the titles) of every thread in the Android chef section... Then you'll know which ones to bookmark and save to read for later reference.
(If this comes off as me being an ass, I'm sorry, I'm kind of buzzed and just trying to keep it short and simple lol).

Using Android Search Interface for searching stored SMS Messages

As a College Project, I have to create an Android App for searching the SMS Messages stored in the device. for eg. if one types "hi", then all the messages containing the word "hi" are displayed on screen. I know that this is directly possible in the new Android versions but now I can't change the topic and I'll have create such an app and complete it in January 2012!
I have searched on Google and have found 2 ways:-
1. Using the Mobdev Wiki Tutorial and searching for the messages, which is complex and I have not yet used databases for programming so it is fairly new for me.
2. Using the Android Search Interface for directly using Android's search UI and make things easier and simpler for me.
I need suggestions on which method is suitable and what other options are available. And how can the SMS Database be linked to the Android Search Interface and the messages be displayed properly on screen. Looking forward to your suggestions and answers, if you don't have time, please atleast give links to useful resources related to the above problem!
Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums
Moving to Q&A
Sorry I m new to this forum so ddnt understand where to post...
Please sm1 help me wth my problem??,
If I use the Mobdev Wiki code, how can the code found on http://mobdev.olin.edu/mobdevwiki/FrontPage/Tutorials/SMS Messaging#Searching be modified to only open the messages which contain a specific word in their body? If the body is "Hi John", then would only the word "Hi" return that message??

Autolock when out of reach of Wifi?

Hi There!
I have got an idea for application, and I am not sure where else to post it as I do not consider this a question, more likely an idea, if this is wrong section, please move the thread somewhere else.
I am not sure, whether application like this exists already, nor could ever be created, but the idea is simple. Basically, I am connecting to two different wifis during my usual day. One in work, second at home. Now I have my phone connected with Work exchange and a lot of emails are confidential, which is the reason, why I have set password on my lockscreen, to prevent anyone getting into my phone in case I would loose it.
These two wifi networks, are however very safe place for me, and place where I use my phone the most, and typing in the password every moment when I need to access my phone is not effective, and can get quiet frustrating.
The idea was, that the phone would automatically switch off the password protection, if connected to one of those networks, and when in out of reach from those networks, phone would again required password to type in order to access it.
If you ask me, I guess I would not be the only user of this app, and it might be worth considering and possibly developing. I have never tried to create any application on my own, so I am not sure, whether that would be possible, and something inside says that it might be quiet complicated, but I will leave this to more experienced devs to see what could be done.
Thanks for help/responses
look up an app named tasker. perfect app for you .
Sent from my LG-P990 using xda premium
Questions should be posted in Q&A forums, not Development forums.
http://forum.xda-developers.com/announcement.php?a=81
See rule #15
Thread moved.

XDA Labs won't let me post

When I hit the post button, it says post creation failed. I have the app update installed as well. I'm new to XDA forum since yesterday. This is my first time ever using the app. Am missing something? Thanks!
I'm also seeing this message when I log in with browser
New Member: Welcome to XDA!
To unlock all capabilities of XDA, we ask that those of you with higher level skills make 10 helpful posts. If you are unable to help others, please post only relevant new questions or observations. Low quality posts will be deleted, especially when made simply to get to the 10 post threshold. Why?
Please note: In order to use the XDA phone apps with your account you must login with this username. You must also set a password via the Edit Email & Password section of User CP for use in our apps. Otherwise, you can continue to use Google to login when you access XDA via a web browser.

APK extracted cannot run properly

Hi Everyone,
Am new here, nice to meet you.
I got a weird / silly question that dont have any clue everywhere.
I downloaded a game (with Unity 3d engine) from Play, extracted it to APK, removed the game and reinstalled using that APK. The game loaded up at the beginning but then froze.
I tried different APK extractors, my device was rooted, the game size in the app setting was 400MB when it was running good the first time, but reduced to 140MB after installed with the 90MB APK.
I suspect something was missing in the APK extraction but just cannot figure out what was causing that.
I can find the same app in a APK website and the 4XXMB XAPK downloaded from there worked without issue. Hence I believe it was sth about the reduced size.
Appreciate if anyone could shed some light. Once I can get rid of that, I will start my modding practice soon as I have already knew some approaches and practical steps.
Thanks
When modding you need to have the data for the app you installed prior also and the modded data has to be put in the same name file etc before opening modded apk
Don't really think you know what you are doing since it's been this was since android 5
toolhas4degrees said:
When modding you need to have the data for the app you installed prior also and the modded data has to be put in the same name file etc before opening modded apk
Don't really think you know what you are doing since it's been this was since android 5
Click to expand...
Click to collapse
Hi toolhas4degrees, tks for your reply. My problem is I can't even get the exported apk working properly just by installing it right after exported, despite of modding anything...The game does start but then hung after passing the google game play service. The game data is also apparently smaller than the actual one installed from Play directly.
I googled a lot but could not see similar cases reported, would that be some sort of "protection" implemented by Unity to restrict the app being extracted completely?
jame507 said:
Hi toolhas4degrees, tks for your reply. My problem is I can't even get the exported apk working properly just by installing it right after exported, despite of modding anything...The game does start but then hung after passing the google game play service. The game data is also apparently smaller than the actual one installed from Play directly.
I googled a lot but could not see similar cases reported, would that be some sort of "protection" implemented by Unity to restrict the app being extracted completely?
Click to expand...
Click to collapse
You have to pull the data from the stock install to your sd then mod then replace the data back into the phone.......
jame507 said:
Appreciate if anyone could shed some light. Once I can get rid of that, I will start my modding practice soon as I have already knew some approaches and practical steps.
Click to expand...
Click to collapse
@jame507
Welcome to XDA. I hope you'll always get the support you require.
However, prior to your next posting please read the guidances that are stuck on top of every forum like
Note: Questions go in Q&A Forum
If you are posting a Question Thread post it in the Q&A forum. Technical discussion of Android development and hacking. No noobs, please. Device-specific releases should go under the appropriate device forum...
forum.xda-developers.com
and the others. I've moved the thread to Android Q&A as it didn't qualify for development.
Thanks for your cooperation.
Regards
Oswald Boelcke
Senior Moderator

Categories

Resources