Little help with compile android app sources - Android General

Hello,
I have little problem with compile sources for application live wallpapers from oryginal google source:
Code:
https://android.googlesource.com/platform/packages/wallpapers/Basic/+/kitkat-release
When i adding this to android studio i have a little problem with classes, just doesn't recognise, missing library or something, mayby library for render script is missing (no implemented, but i can't fix 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"
}
I was compiling with api 14 and sdk v24
This is oryginall sources so mayby somebody could compile / find apk on internet for <ICS
Thanks for your help

OK, just i was extracted from oryginal nexus 4 KK rom

Related

[DEV][APP][SOURCE][2/7/2012] CM9 Music Player - Easy Installer

{
"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"
}
This is the music player for cm9 taken from the repo of adneal from github, thank you adneal. I have edited it a bit and compiled it so that it can be installed like any other normal apk. Source and apk attached.
GitHub : https://github.com/adneal/CyanogenMod-Music
HomePage : http://www.seeingpixels.org/
compatabilty : only 4.0+ ROMs (min sdk14)
Note : the orginal thread can be found here. I'm reposting it here because none of my friends with defy is aware of it. Nobody ever checks the `Android Apps and Games` forum I guess. I have attached the source in case somebody wants to develop this further. The project is almost abandoned as far as I know. You could just install this as any other regular apk.

Explain android box image

Hello,
I'm looking at a firmware of a box called: ATN-500
The firmware is all those files:
{
"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'm trying to decipher the structure of an android firmware.
Suppose I wanted to write special code or customize something, is there a common knowledge that for example such a file is common for all machines and another file for example is intended to contain custom functionalities.
By the way, is there a way I could extract those .img files and see files or code inside? Again I'm not really interested in the core or the kernel of an android OS but anything that could customize the way it works.
Thank you!

[LIB/DEV-UTIL] LatestRomUtil - DL Latest Nightly, etc.

LatestRomUtil
Made for developers creating tools :laugh:
Features
Get latest download from CyanogenMod, you can pick category (nightly, milestone, stable, etc.)
Get latest nightly from OmniROM
Get latest SuperSU download link
Supports Java, Python, PHP (VB & C# coming soon)
Downloads: https://github.com/ebildude123/LatestRomUtil
Example usage:
Java: Example.java
Python: latestromutil.py line 58
PHP: example.php
The different CM types are
CM_ALL, CM_STABLE, CM_SNAPSHOT, CM_RC, CM_NIGHTLY, CM_MILESTONE, CM_EXPERIMENTAL
{
"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"
}
Thanks
Bumping this up
Sent from my GS3 on PAC 4.4 using Tapatalk 4

[TOOL] DroidShoter - automatically make screenshots for different display resolutions

Hi all!
I've developed a tool which can help us to develop and test android apps. It automatically switches screen resolution and density based on physical parameters of device or emulator and makes a screenshots. I would like to get any feed back here. I have a lot of ideas how to improve it so I need to know if this tool will be useful.
{
"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"
}
Make sure that you have Java (JRE or JDK) and Adb installed. Then just download the latest version and run it.
Full instructions here
You can download the tool from the attachments or from the link above

Help Compiling RRO Overlay files

Can anyone help me compile this overlay correctly, whenever I try I get a bad package which wont install.
I don't get what is wrong, I just wanted to fix my ROMs wrong lock screen status bar padding and remove the quick settings date as it didn't go well with my theme.
{
"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"
}
These are my edited files.
I used this guide as my base
Quick Tip: Theme Android With the Runtime Resource Overlay Framework (tutsplus.com)
I am running crDroid 6.12 (A10) with Magisk 20.4 and SHRP 2.3.1 on my Mi A3
P.S I have attached the source files and compiled apk

Categories

Resources