[Q] Make App Open another one? - Android Q&A, Help & Troubleshooting

I've searched this, but all the ones I found talk about the app being opened, being opened in their app. I want to make an app that has nothing in it, no user interface, or anything, all that I want it to do is redirect to an app I have installed
Sent from my SCH-I500 using Tapatalk 2

Anyone ? ¿ ?
Sent from my SCH-I500 using Tapatalk 2

The way android is set up doesn't allow one app to control another. It is a security feature
Wayne Tech S-III

PenguinxEnjoi said:
I've searched this, but all the ones I found talk about the app being opened, being opened in their app. I want to make an app that has nothing in it, no user interface, or anything, all that I want it to do is redirect to an app I have installed
Sent from my SCH-I500 using Tapatalk 2
Click to expand...
Click to collapse
Read up on Intents.

zelendel said:
The way android is set up doesn't allow one app to control another. It is a security feature
Wayne Tech S-III
Click to expand...
Click to collapse
Oh, thanks for telling me. I just wanted to make an app that had a different icon than the app i was using and had a different name too
kuisma said:
Read up on Intents.
Click to expand...
Click to collapse
Thanks, I thought there was an easier way, sorta like; 'open "insert package name here" '
Sent from my SCH-I500 using Tapatalk 2

PenguinxEnjoi said:
Thanks, I thought there was an easier way, sorta like; 'open "insert package name here" '
Click to expand...
Click to collapse
There actually IS a way to do that:
Code:
String packageName = "com.example.test" //enter your package name here
startActivity(getPackageManager().getLaunchIntentForPackage(packageName));
(add it to your Activity)
You would maybe need to stop your activity after that with finish();

Related

Android Market Apps Gone?

Since the Last Two Market Updates, has anyone noticed that there's a Limited amount of Apps that get Shown when Typing in the SearchBox... Even though its says that there's about 3000+ apps to choose from!
For Instance I Typed "ROOT" as my selected word to search, and with the Old Market there would be Dozens to look through, but Now its Definitely a Shortened List...
Anyone Experience this?
PMGRANDS said:
Since the Last Two Market Updates, has anyone noticed that there's a Limited amount of Apps that get Shown when Typing in the SearchBox... Even though its says that there's about 3000+ apps to choose from!
For Instance I Typed "ROOT" as my selected word to search, and with the Old Market there would be Dozens to look through, but Now its Definitely a Shortened List...
Anyone Experience this?
Click to expand...
Click to collapse
Yeah man. Same here.
Sent from my PG06100 using XDA App
Yeah, I use the old market due to this plus it is faster IMO.
Sent from my PG86100 using Tapatalk
CaliBoyPhillip said:
Yeah, I use the old market due to this plus it is faster IMO.
Sent from my PG86100 using Tapatalk
Click to expand...
Click to collapse
Yeah when I Type a word in the SearchBox it only shows a Few apps...
Don't know whats up with it?
any link to older market.? this new market sucks
elmatador2 said:
any link to older market.? this new market sucks
Click to expand...
Click to collapse
If you are rooted use the application "OldMarket" by chris idea team
That's what I use to switch between new and old market easy.
Sent from my PG86100 using Tapatalk
PMGRANDS said:
Since the Last Two Market Updates, has anyone noticed that there's a Limited amount of Apps that get Shown when Typing in the SearchBox... Even though its says that there's about 3000+ apps to choose from!
For Instance I Typed "ROOT" as my selected word to search, and with the Old Market there would be Dozens to look through, but Now its Definitely a Shortened List...
Anyone Experience this?
Click to expand...
Click to collapse
LMAO!!!!!!!!!!
u wrote exactly what i thought and did the previous night... i also typed "ROOT" as my word to search and it said 3000+ apps, but only showed me about 20...
i feel like u took this OP out of my brain..
bk718 said:
LMAO!!!!!!!!!!
u wrote exactly what i thought and did the previous night... i also typed "ROOT" as my word to search and it said 3000+ apps, but only showed me about 20...
i feel like u took this OP out of my brain..
Click to expand...
Click to collapse
Seriously what is up with this its so f-ing annoying
Sent from my PG86100 using Forum Runner
bk718 said:
LMAO!!!!!!!!!!
u wrote exactly what i thought and did the previous night... i also typed "ROOT" as my word to search and it said 3000+ apps, but only showed me about 20...
i feel like u took this OP out of my brain..
Click to expand...
Click to collapse
That's Funny man... I guess Great minds Think Alike!! LMAO!!
Can someone post the Apk for the old market thanks
Sent from my PG06100 using xda premium
bk718 said:
LMAO!!!!!!!!!!
u wrote exactly what i thought and did the previous night... i also typed "ROOT" as my word to search and it said 3000+ apps, but only showed me about 20...
i feel like u took this OP out of my brain..
Click to expand...
Click to collapse
Try actually clicking on "'x' results". It will show you the rest.
Sent using Tapatalk
Nope don't work,clicking on (X results).
Sent from my PG06100 using xda premium
aoaleman said:
Try actually clicking on "'x' results". It will show you the rest.
Sent using Tapatalk
Click to expand...
Click to collapse
That doesn't do anything.. I personally tried that a while back and just tried it again lol, unless there is a magical swipe feature to activate this clicking power
Sent from my PG86100 using Tapatalk
.apk? Can't find it either searched old market and the dev.
Sent from my PG06100 using XDA App while drinking a 'tini
Someone has to have it lol
Sent from my PG06100 using xda premium
aoaleman said:
Try actually clicking on "'x' results". It will show you the rest.
Sent using Tapatalk
Click to expand...
Click to collapse
This!!!!
The first couple of searches that i did only showed like 4 apps and I was confused. But, just click the number of results found in the upper right hand corner and BAM, the rest of the list of apps show up. I don't see how this doesn't work for some of you. Video your Market search and post it here to show us what you're doing
Sent from my PG86100 using xda premium
I flashed a nandroid back to 2.3.3 stock from cleanrom just to use the old market for the bill to my account option, could of been a result from cleanrom, could be my noob status(learning new stuff daily thanks to xda) however either way it goes the old market rocks, and Google only reveals failed attempts at making the old market stick when trying to revert from the new one, the apps suggested above are the best bet at using old market. The new market seems to be a step backwards
Sent from my PG86100 using Tapatalk
elmatador2 said:
any link to older market.? this new market sucks
Click to expand...
Click to collapse
They pulled it from the Market but he posts here. He just added the apk as an attachment in his thread about it.
Don't forget to thank the dev!
http://forum.xda-developers.com/showthread.php?t=1240344
aoaleman said:
Try actually clicking on "'x' results". It will show you the rest.
Sent using Tapatalk
Click to expand...
Click to collapse
what else would i be clicking on?? it says "3343 results" and i OBVIOUSLY clicked on that..
i love the way this market looks... but it sucks.. and half the **** i want to download says its not compatible with my device.. (and yes i have cleared cache and data.. fixed permissions in recovery... still nothing)
Idk but I'm pretty sure u can go to manage ur applications n uninstall updates
Sent from my PG86100 using XDA App

Talk

Tried searching but didn't find anything. Anyone have a mod for Google talk to remove the Wi-Fi requirement
Sent from my SAMSUNG-SGH-I747 using Tapatalk
thehavock18 said:
Tried searching but didn't find anything. Anyone have a mod for Google talk to remove the Wi-Fi requirement
Sent from my SAMSUNG-SGH-I747 using Tapatalk
Click to expand...
Click to collapse
What do you mean? I have the same model of phone as you and Google talk works fine over 3G/4G/LTE no problem..
Could this be something that AT&T is doing? I am on Rogers in Canada...
He means video chat over WiFi requirement. If you're rooted you just need to edit a file with sqeditor.
Sent from my SAMSUNG-SGH-I747 using xda premium
cmjkxa said:
He means video chat over WiFi requirement. If you're rooted you just need to edit a file with sqeditor.
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
Sorry yes video over 3g is what I was referring to. Thanks will look at sqeditor
http://forum.xda-developers.com/showthread.php?t=1063767
Has info on what file to edit. Works great
Sent from my SAMSUNG-SGH-I747 using Tapatalk
cmjkxa said:
He means video chat over WiFi requirement. If you're rooted you just need to edit a file with sqeditor.
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
thehavock18 said:
Sorry yes video over 3g is what I was referring to. Thanks will look at sqeditor
Sent from my SAMSUNG-SGH-I747 using Tapatalk
Click to expand...
Click to collapse
Doh, My bad.
I will look around for sqeditor too.. video chat would be something I would also likely want to enable..
thanks for the info!
edit: instead of the Gui SQLite Editor, I chose to isntall sqlite3 since it was missing for some reason.. (guessing that not all builds get it).. anyhow there is an app in the ap store called 'sqlite isntaller for root'.. once installed I just did the following through terminal emulator.. I guess I could have done it through adb as well...
Code:
$ su
# sqlite3 /data/data/com.google.android.*gsf/databases/gservices.db "insert into overrides (name, value) values ('gtalk_vc_wifi_only', 'false')";
# reboot
Great info here.. very glad I remembered about this site and came back now that I have an Android device I actually use..

[Q] File association "bug"

Hello!
First, I apologize for my poor english. It's not my mother tongue.
I'm using JB 1.4.2 on Razr i.
There's one thing that's annoying me a lot. I've installed the SNES Emulator SuperGNES and I've found that every single file type that have no app associated is showing SuperGNES icon and associated with it. Example: .log, .db, etc. Even files that have no extension is associated with it. The same problem occur when ZArchiver is installed. I don't know if it's a bug of these two apps or Android's in general. Remembering that this associations are shown only inside Android's native file manager. It's like every "unknown MIME type file" act like being the same.
I only want to understand why it's happening, even if there's no solution...
Thanks in advance!
When we try to open files it's the file explorer fires an activity with the data of file properties any app that has declared to receive intents of that specific type are launched.
In case the app fails to filter what file types it reads that app would be called every time you open a file unless there's a default app to do so.
Sent from my GT-S5302 using Tapatalk 2
Hit Thanx Button if i helped you!
goto installed apps and clear the defaults for supergles. i use supergless myself and have had no problems
Sent from my U8160 using xda premium
sak-venom1997 said:
When we try to open files it's the file explorer fires an activity with the data of file properties any app that has declared to receive intents of that specific type are launched.
In case the app fails to filter what file types it reads that app would be called every time you open a file unless there's a default app to do so.
Sent from my GT-S5302 using Tapatalk 2
Hit Thanx Button if i helped you!
Click to expand...
Click to collapse
It's like the application telling the system that it can open "anything"... interesting...
So the problem is in app itself. Maybe an mistake made by developer when setting what files it can open.
dmolon said:
It's like the application telling the system that it can open "anything"... interesting...
So the problem is in app itself. Maybe an mistake made by developer when setting what files it can open.
Click to expand...
Click to collapse
Yup
they'll fix it
Sent from my GT-S5302 using Tapatalk 2
Hit Thanx Button if i helped you!
---------- Post added at 12:43 AM ---------- Previous post was at 12:42 AM ----------
pikakai said:
goto installed apps and clear the defaults for supergles. i use supergless myself and have had no problems
Sent from my U8160 using xda premium
Click to expand...
Click to collapse
He could be right please try it.
Sent from my GT-S5302 using Tapatalk 2
Hit Thanx Button if i helped you!
I've already tried to reset defaults, but the option is grayed out...
Sent from my XT890 using xda app-developers app
dmolon said:
I've already tried to reset defaults, but the option is grayed out...
Sent from my XT890 using xda app-developers app
Click to expand...
Click to collapse
Then it's the app bug for sure
Sent from my GT-S5302 using Tapatalk 2
Hit Thanx Button if i helped you!

[Q] Choosing Default Application?

Hey guys,
I have owned a bunch of Android since the original my touch and something has bugging me like crazy- how do you actually save a default application to open a file type? For instance, when I do a Google search on something and click a youtube video, it asks me every time which app to open it with even though I always select the YouTube to set as default lol. Any help would be awesome!
metalXcore said:
Hey guys,
I have owned a bunch of Android since the original my touch and something has bugging me like crazy- how do you actually save a default application to open a file type? For instance, when I do a Google search on something and click a youtube video, it asks me every time which app to open it with even though I always select the YouTube to set as default lol. Any help would be awesome!
Click to expand...
Click to collapse
When you click the YouTube video a menu should come up saying complete action using: and then select the YouTube applicaiton and make sure you hit press Always rather then the Just Once button. If this is what you are doing already, I would recommend going into system settings clearing the default's for that app under the application manger section than the app you want, and doing the action again so it re-asks what you want to use as default. Let me know if you still have questions I'll be happy to help you out.
Thanks and sorry for the late reply. I cleared the app data and this worked...to a degree. For example, if I am to open a link for an ecigarette forums through google search results and choose tapatalk as default it will remember to open the ecig forums that way, but if I were to open the next forums like xbox gaming, it will ask me again which program to open as default. Is this intended or am I still doing something wrong?
Thanks again!
Sent from my Nexus 7 2013 using Tapatalk
metalXcore said:
Thanks and sorry for the late reply. I cleared the app data and this worked...to a degree. For example, if I am to open a link for an ecigarette forums through google search results and choose tapatalk as default it will remember to open the ecig forums that way, but if I were to open the next forums like xbox gaming, it will ask me again which program to open as default. Is this intended or am I still doing something wrong?
Thanks again!
Sent from my Nexus 7 2013 using Tapatalk
Click to expand...
Click to collapse
I believe this is intended behavior as the thought is the user may want different behavior for different websites, annoying as it may be for you.
Sent from my SCH-I535 using XDA Premium 4 mobile app
Ahhhhhh, no that does make sense. Thanks for the help
Sent from my Nexus 7 2013 using Tapatalk

Enable all Apps for parallel usage

Hi,
is there a possibility to enable all apps for parallel usage?
In my case, I want to use Signal with 2 phone numbers and island is already in use for whatsapp-contact isolation.
Not really. Don't understand why tbh
Sent from my OnePlus7TPro using XDA Labs
im pretty sure there is an xposed module that allows for this.
Thanks, how is the app validated if it is capable for this function?
Avalun said:
Thanks, how is the app validated if it is capable for this function?
Click to expand...
Click to collapse
what do you mean by validated?
Ayit Boss Geez said:
what do you mean by validated?
Click to expand...
Click to collapse
There must be a reason why telegram for example is in the list I can use and signal not.
So somewhat must check some criteria to decide if an app is valid for this option.
Avalun said:
There must be a reason why telegram for example is in the list I can use and signal not.
So somewhat must check some criteria to decide if an app is valid for this option.
Click to expand...
Click to collapse
I pretty sure it doesn't. It's probably just a list of popular messaging / social apps that they created a very long time ago and haven't cares about it since then.
Sent from my OnePlus7TPro using XDA Labs
The parallel apps just use another user profile and open it with a 2nd user account without the need of switching profiles.
They seem to be coded into the app and don't follow any special rules. Not sure if they can be edited though.
Sorry for resurrecting the thread. The edxposed module you need is OnePlus PA Extender
I developed an app to do this, you can try if you can read Chinese https://www.coolapk.com/apk/219386
daxiaamu said:
I developed an app to do this, you can try if you can read Chinese https://www.coolapk.com/apk/219386
Click to expand...
Click to collapse
Hello sir. Does this app need phone to be rooted?
Thanks

Categories

Resources