Can you Help identify this app? - HTC EVO 3D

I saved a note app in titanium, but I don't have any idea how to identify it to install it. And by that I mean, while titanium does install it, it force closes.
Any idea where I can find this app?
It looks like this in the drawer, bottom left.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
In Titanium, it looks like it has 3 files to make it function.
It starts off like this.
But always ends up like this.

Blah. The titanium image is at the bottom. My bad.

The reason you are getting FC is probably because the libs are not installed. I'll attach a zip with the apks and libs. Just push the libs to system\lib through root explorer and set permissions to rw-r-r. Reinstall the apks with titanium without data and reboot. Should work. Good luck!

HTC Notes App
That's the HTC Notes app that seems to be quite popular.
Do I win anything for identifying it?
Here's some bonus info for you.
ramjet73

I believe that's the HTC Notes app. It comes with the ROMs. I'm not sure why you are getting the FCs. Maybe the app has to be installed to /system/app and the permissions might need to be fixed (usually rw-r--r--).
Edit: They beat me to it. I guess that's what I get for loading the page and then leaving to put my kid to bed.

Thanks everyone! Now I can start up my journal entries with this again.
As for prize, if you're near Savannah GA or Columbia SC, first drinks are on me.

Related

[Q] Samsung Email app (split screen version) movable on MIUI or other devices?

Tried to copy the Samsung version of the stock Email app to my current MIUI rom that i'm using but it's just not showing up.
I was told that I could copy it from the zip of the custom rom (deoxed) and copy it to the system/app and set the proper permissions, then reboot. Still not showing in the list. What am I doing wrong? I love the split screen feature of the samsung email app. I also tried to copy kiesair.apk and videoeditor.apk and still won't work.
Thanks
xoltrix2000 said:
Tried to copy the Samsung version of the stock Email app to my current MIUI rom that i'm using but it's just not showing up.
I was told that I could copy it from the zip of the custom rom (deoxed) and copy it to the system/app and set the proper permissions, then reboot. Still not showing in the list. What am I doing wrong? I love the split screen feature of the samsung email app. I also tried to copy kiesair.apk and videoeditor.apk and still won't work.
Thanks
Click to expand...
Click to collapse
No way to make it work.sammys apps can't work in miui or cm7
Sent from my GT-I9100 using Tapatalk
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Such good programs man, the split view is friggin wicked. In regards to the video editor app, is there something like it or better?

[CM7] Free up System Rom space on Touchpad?

I'm currently running CM7 Xron ROM and I'm aware that it's 200+ MB on it's own. Any ideas how I can free some space up for an instance like this?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my CM7 Touchpad
Root explorer. Under system/app delete cmwallpapers.apk for gaining 5mb in system. I also delete file manager, email, protips,rom manager, cyanbread(as long as your using the green theme your ok).
That should give you more then 15mb right there.
Also make sure cm setting/application/install location is set to automatic, moving larger games to SD card automagically.
You can try a cache cleaner, it check music,maps and other hogs too.
Sent from my HTC HD2 using Tapatalk
scariola said:
Root explorer. Under system/app delete cmwallpapers.apk for gaining 5mb in system. I also delete file manager, email, protips,rom manager, cyanbread(as long as your using the green theme your ok).
That should give you more then 15mb right there.
Also make sure cm setting/application/install location is set to automatic, moving larger games to SD card automagically.
You can try a cache cleaner, it check music,maps and other hogs too.
Sent from my HTC HD2 using Tapatalk
Click to expand...
Click to collapse
Will give that a go tonight. Thanks

[Q] ICS-Change Text on lock screen?

I know ICS is still kind of fresh, but I was looking for some input as to whether or not the "sprint" text is changeable in the following two places outlined in red:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I recently flashed my phone to Cricket, so It's just kind of annoying to see sprint there. Any help is appreciated, just looking for a direction to go in.
p.s. I'm running JoelZ9614's beta if it matters.
check in systemUI.apk/res/values/strings and look for references to "operator" - maybe you'll get lucky? ^^ that would be for dropdown. The LS one is probably in whatever houses the LS, haven't ripped ICS apart for a few weeks so I can't remember, maybe the facelock.apk or if you're lucky "lockscreen.apk" lol.
Thanks Duce! I went looking for a while and couldn't find anything except something pointing to /data/eri.xml. I remember doing that trick on my 4G. So I went the long way and decompiled framework-res and there was the eri.xml. Changed "sprint" to whatever, and it works. You can also add the eri.xml to /data/ and that works as well. Thanks again though.
If anyone else wants to, just download THIS and extract eri.xml and open it. Just edit the "sprint" part in the quotes to whatever you want, save, place xml in /data/. Then reboot and enjoy.
Luckily there's a setting in Joel's Ics rom that does it for ya. Changes it in the notification bar as well
Sent from my PG86100 using Tapatalk

Rogue apps?

In my settings under manage applications, I have 2 apps (wolfram alpha and blood brothers) that seem to have a slight... problem.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
According to link2sd and launching blood brothers from a homescreen shortcut, those 2 apps are not installed. Yet, when I sideload blood brothers (not officially compatible with my phone but works nevertheless) it gives me the prompt saying this app will replace another app and all data will be saved. Then I hit install and it says "application not installed"
So I decided to open up settings and uninstall them from there, but it FCs every time I tap on either one of them.
Then, I went into /data/app, deleted both apks, went into /data/sdext2/data and deleted the data files for both of them. I also went into /data/data to delete all data. I also think there were apks in /data/sdext2 which I deleted. Anyhow, from screenie you can see both apps have 0.00 bytes of storage taken up, which I assume means I've cleared everything.
But they're still there, I want to use the apps and its annoying me to have those show up in settings.
So I went into TiBackup. They didn't show up. Like stated before, link2sd said nothing.
The Play Store says wolfram alpha is uninstalled, but here's the weird thing. I refunded the app (because it is not worth $3!) And it has this weird residue left over. Couldn't care less about it right now, but gimme blood brothers!
Any ideas as to what could have caused this?
Sent from my MB508 using xda premium
What is the equivalent cp usb for d405n? I only see Diag Settings and Data Settings!

Very annoying and dangerous options disguised as "feature" (Bixby and dex)

Hi
Im the same guy who made this post a few months-
Now, Im trying to get rid some bloatware that aƱsp could be used in malicious way like _
Dex. An attacker could do whatever on the users laptop and the guy wont even notice. Settings is showing as dual app even tho ive never touched dual apps.. i guess this happens once you open dex for the first time
So, any simpl.istic way to compltetely get rid of DEX and Bixby Routines?
The elephant on the room here is that google assumes any random google account logged in that tablet. OWNs the tablet.
Ofc this could be done by having good google security passwords on the google account. Enforce tat!
Or ask us if we reeaaaalllly wanna execute those random rutines someone just sent to is throw wifi
https://imgur.com/a/AMnRWg8
Use a Package Disabler or adb edit to kill them.
I disable both.
blackhawk said:
Use a Package Disabler or adb edit to kill them.
I disable both.
Click to expand...
Click to collapse
I need to completely get rid of those normie features. Tell me which files I have to delete do it doesn't work at all.
This is what's on my N10+/Pie variant.
You might want to keep Bixby Vision though if you have it. Used for reading barcodes etc.
Not sure if it's dependent on any other Bixby apps.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Categories

Resources