Hello,
I ve got the problem, that I cant start the Blocks editor.
It just says "Anwendung konnte nicht gestartet werden" which means
"Application cant be started".
If I click on details I get the message I pasted on the bottom of this
post.
Is it normal that the block editor is downloaded every time I klick on
the "open blocks editor", btw?
Shouldn t it just start after I dled it the first time?
The strange thing is, that the editor sometimes opens but then I get
another error message.
"Windows got an error trying to check for the appinventor extras
software. The may be because the software wa snever installed. Please
install the software and try again"
after I click "ok" the block editor starts but I cant connect to the
phone!
My specs: Win7 x64 and HTC Desire with Cyanogenmod 6 RC2. Tryed it
with Firefox 3.6.2
I can veryfy that I set up the phone correctly: rotate screen is off,
stay awake and USB debugging on.
the appdeveloper extras package is also installed in the default
folder and I checked the connection to the phone via command prompt!
Here is the error msg:
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+" codebase="http://appinventor.googlelabs.com:80/ode/
webstartfile/-8ntepffpjok21kgyp0t5oxks2c66xepjonblqkufa0rap9wt9cvlghy7jor6jevjmyrku8brr81i6142a1ki55yxs4di91r6oyp48798s2yw795dxyyqo0j6eyfh8ryjew9kobeilncycwv4">
<information>
<title>App Inventor for Android Blocks Editor</title>
<vendor>Google</vendor>
<description>App Inventor for Android Blocks Editor</
description>
</information>
<security>
<all-permissions/>
</security>
<update check="always" policy="always"/>
<resources>
<j2se version="1.5+" max-heap-size="1024m" java-vm-args=""/>
<jar href="YoungAndroidCodeblocks_deploy.jar"/>
</resources>
<application-desc main-
class="com.google.devtools.ode.youngandroid.YaHttpServerMain">
<argument>http://appinventor.googlelabs.com:80/ode/webstartfile/
</argument>
<argument>-8ntepffpjok21kgyp0t5oxks2c66xepjonblqkufa0rap9wt9cvlghy7jor6jevjmyrku8brr81i6142a1ki55yxs4di91r6oyp48798s2yw795dxyyqo0j6eyfh8ryjew9kobeilncycwv4/
</argument>
<argument>true</argument>
</application-desc>
</jnlp>
okay it works now!
I am 100% sure, that I did absolutely nothing to get it working but now it works as it should!
Didnt update drivers, mess around with browser or java settings - nothing
glad I can make some apps with real time preview on my phone now
Hello everyone,
I am a beginner developer and I love design material. I've searched but I can not find how to change the color of status bar and navigation bar without needing root.
Thibaut
use this library system tint library
Thank you,
I just installed the library. I wanted to change the color but the library crashes the application, but I have no errors in eclipse.
There is no way to change the color without library?
Thibaut.
luxe38 said:
Thank you,
I just installed the library. I wanted to change the color but the library crashes the application, but I have no errors in eclipse.
There is no way to change the color without library?
Thibaut.
Click to expand...
Click to collapse
Logs, or it didn't happen.
For now I can’t see because I have a new problem .
What should I do ?
Thibaut.
luxe38 said:
For now I can’t see because I have a new problem .
What should I do ?
Thibaut.
Click to expand...
Click to collapse
You haven't added the library well.
OK, no import problem after restart Eclipse. Here the error I get:
Thibaut
luxe38 said:
OK, no import problem after restart Eclipse. Here the error I get:
Thibaut
Click to expand...
Click to collapse
Library still not properly added, copy the jar file to lib folder in your project.
Its still not working.
Thibaut.
luxe38 said:
Hello everyone,
I am a beginner developer and I love design material. I've searched but I can not find how to change the color of status bar and navigation bar without needing root.
Thibaut
Click to expand...
Click to collapse
you can do this by creating your custom theme for action bar .[xml approach]
<View
android:id="@+id/statusBarBackground"
android:layout_width="match_parent"
android:layout_height="wrap_content" />
public void setStatusBarColor(View statusBar,int color){
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.KITKAT) {
Window w = getWindow();
w.setFlags(WindowManager.LayoutParams.FLAG_TRANSLUCENT_STATUS,WindowManager.LayoutParams.FLAG_TRANSLUCENT_STATUS);
//status bar height
int actionBarHeight = getActionBarHeight();
int statusBarHeight = getStatusBarHeight();
//action bar height
statusBar.getLayoutParams().height = actionBarHeight + statusBarHeight;
statusBar.setBackgroundColor(color);
}
}
Problem with a project using Google Maps Support Api. I have no problem using the current maps api, the problem is when I try to use the support api. I have this line:
Code:
googleMap = ((SupportMapFragment) getSupportFragmentManager().findFragmentById(R.id.staticmapMap)).getMap();
..which works fine as "MapFragment" and "getFragmentManager".
In my XML I have:
Code:
<fragment
android:id="@+id/staticmapMap"
android:layout_width="match_parent"
android:layout_height="match_parent"
class="com.google.android.gms.maps.SupportMapFragment"/>
The error I keep getting is :
An instance of type 'android.support.v4.app.Fragment' can not be of type 'com.google.android.gms.maps.SupportMapFragment'.
Click to expand...
Click to collapse
Any ideas how I can fix this to use the support framework? I have searched the web far and wide, tried tweaking my code several ways but no solution seems to work.
Thanks
Im courius,i've found file at /data/data/com.xiaomi.finddevice/shared_prefs/miui.finddevice.keyguard.xml in this file contain
<?xml version='1.0' encoding='utf-8' standalone='yes' ?>
<map>
<string name="key_lock_data">{"key_user_id":"*********","key_display_id":"#######"}</string>
<boolean name="key_locked" value="false" />
</map>
Which **** is my miui and #### i dont know
My question is,
1 any one know whats is ##### ? U can check and if u know pls tell me
2 if miui device get lock,is key_locked turn true?and if i replace with false will the device get unlocked ?
Sorry if my english is bad and hope u understand what i mean
#ps,i've googled about this file and cant get informartion
i am not sure since i have installed a different rom. could you turn the value to true ( backup before ) and test?
Deudmaster said:
i am not sure since i have installed a different rom. could you turn the value to true ( backup before ) and test?
Click to expand...
Click to collapse
I can't because some reason thats why i need someone who have their mi cloud pass to try
I'm a foreigner,too. This app is for when you lost your Phone. U can lock the phone via Internet when it's lost. Just like iOS
Changelog :
- Initial build
- Android 13.0.0_r16
- Based on 4.4 kernel
Downloads :
Here
Flashing instructions :
- Perform a backup of your current ROM (optional)
- Use TWRP from above download link (this TWRP is able to decrypt FBE encryption).
- Perform clean install from TWRP (factory reset, format data and wipe system)
- Flash ROM
- Flash GApps (optional).
What's not working:
Let me know.
Source : https://github.com/LineageOS
Kernel : sdm660
Device tree : platina
Hi you, thanks for bring los 20 to mi 8 lite.
Is this kernel editable for change battery capacity in directory sys/class/power_supply/*/charge_full_design? Mine has upgrade to redmi note 8 battery but never reach actual capacity with new battery. I think its limit from kernel.
Can you provide that feature in the next update?
Thanks you
So far everything works fine. Battery consumption is as exspected. Nice work. Thanks.
I have a problem when taking a photo through whatsapp on the main camera, I press to take a photo and it locks, it returns to whatsapp with a message talking about application permissions, the front camera does not have this problem. Sometimes it works, but most of the time it has this problem.
obs: now remembering pixelExperience 13 I also had the same problem.
falcaoab10 said:
I have a problem when taking a photo through whatsapp on the main camera, I press to take a photo and it locks, it returns to whatsapp with a message talking about application permissions, the front camera does not have this problem. Sometimes it works, but most of the time it has this problem.
obs: now remembering pixelExperience 13 I also had the same problem.
Click to expand...
Click to collapse
If you can replicate that issue and grab the log, it will be very helpful.
sabar_op said:
If you can replicate that issue and grab the log, it will be very helpful.
Click to expand...
Click to collapse
how do i do it? how do I activate the log and which folder does it go to?
Hey,
So far so good . Thanks
thank you very much i tried it no problem it needs some more improvement but successful
thank you for this beautiful rom. However I have
1) a problem with location (no GApps istalled), as unifiedNLP or microG apparently will not do the job.
2) USB connection over Android file transfer works on one computer, but not on the other. Same type Mac, same OS.
3) for a Gapps install, if necessary for location: How to?
4) also SBBmobile, a Swiss public transport app, or Öffi, a german publich traffic app, will not work (yet)
5) Volkswagen maps & more, a app for the Volkswagen e-Up complains aiut 'not enough memory', but had worked fine on LineageOS 17.
Installed over adb sideload after system sweep, with pitchblack twrp.
After a re-install, mi8 lite now connects correctly with android file transfer, location works except on SBB Mobile and Öffi and ZVV transport, all of which requesting precise location, which is on but does not seem available to these apps.
Hi, can you add the "Double tap to sleep" feature to the home screen?
I am using this (https://forum.xda-developers.com/t/...illa-by-zeelog-stable-no-bugs-smooth.4516771/) rom on my another phone. This rom has this feature.
Hi! everything after install it'ok. battery drain ok. excellent fluidity in operation.
Ihave trouble only with main aperture camera because after 1 or 2 shots the app freeze and the shot key stop to working. after restart the camera app do not change anything. I have resolve problem with google camera 7.3.018....Urnyx, and open camera. These 2 app working fine.
If you have suggestion to solve problem with default camera app they are welcome
Hey @sabar_op , would you mind sharing your roomservice.xml? I'm trying to setup my local build-env for LOS20 based on your device repo's atm.
L
sabar_op said:
If you can replicate that issue and grab the log, it will be very helpful.
Click to expand...
Click to collapse
I have the same problem with the camera
Bafio66 said:
Hi! everything after install it'ok. battery drain ok. excellent fluidity in operation.
Ihave trouble only with main aperture camera because after 1 or 2 shots the app freeze and the shot key stop to working. after restart the camera app do not change anything. I have resolve problem with google camera 7.3.018....Urnyx, and open camera. These 2 app working fine.
If you have suggestion to solve problem with default camera app they are welcome
Click to expand...
Click to collapse
the main camera suddenly freezes, the application is displayed but the buttons within it do not work
The main camera suddenly freezes, the application is displayed but the buttons within it do not work, within WhatsApp many times when trying to take a photo, it says that it has a problem with the application permissions
9Lukas5 said:
Hey @sabar_op , would you mind sharing your roomservice.xml? I'm trying to setup my local build-env for LOS20 based on your device repo's atm.
L
Click to expand...
Click to collapse
See in my github for device and vendor tree..
GitHub - sabarop/device_xiaomi_platina: Dependency of Xiaomi Mi 8 Lite (platina)
Dependency of Xiaomi Mi 8 Lite (platina). Contribute to sabarop/device_xiaomi_platina development by creating an account on GitHub.
github.com
GitHub - sabarop/vendor_xiaomi_platina
Contribute to sabarop/vendor_xiaomi_platina development by creating an account on GitHub.
github.com
lewismsc said:
I have the same problem with the camera
Click to expand...
Click to collapse
I did not use whatsapp...so again please send me the log.
sabar_op said:
See in my github for device and vendor tree..
GitHub - sabarop/device_xiaomi_platina: Dependency of Xiaomi Mi 8 Lite (platina)
Dependency of Xiaomi Mi 8 Lite (platina). Contribute to sabarop/device_xiaomi_platina development by creating an account on GitHub.
github.com
GitHub - sabarop/vendor_xiaomi_platina
Contribute to sabarop/vendor_xiaomi_platina development by creating an account on GitHub.
github.com
Click to expand...
Click to collapse
I looked into the links in the OP already and tried to find out which branch in each repo is the one to go, but up to now, the build fails.
So, my roomservice.xml looks like this atm:
XML:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="sabarop" fetch="https://github.com/sabarop/" />
<project name="device_xiaomi_platina" path="device/xiaomi/platina" remote="sabarop" revision="lineage-20-eas-wip" />
<project name="vendor_xiaomi_platina" path="vendor/xiaomi/platina" remote="sabarop" revision="13" />
<project name="kernel_xiaomi_sdm660_clover" path="kernel/xiaomi/sdm660" remote="sabarop" revision="lineage-20-4.4" />
</manifest>
After running breakfast and mka -j 4 I see the following lines before it fails:
Code:
out/soong/make_vars-lineage_platina.mk was modified, regenerating...
[ 99% 474/475] finishing build rules ...
FAILED:
build/make/core/main.mk:1308: warning: device/xiaomi/platina/lineage_platina.mk includes non-existent modules in PRODUCT_PACKAGES
Offending entries:
android.hardware.power-service.xiaomi-libperfmgr
build/make/core/main.mk:1308: error: Build failed.
12:45:03 ckati failed with: exit status 1
#### failed to build some targets (11:28 (mm:ss)) ####
That's why I wanted to just see your roomservice.xml, to make sure I got all needed device specific repo's and branches right
L
9Lukas5 said:
I looked into the links in the OP already and tried to find out which branch in each repo is the one to go, but up to now, the build fails.
So, my roomservice.xml looks like this atm:
XML:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="sabarop" fetch="https://github.com/sabarop/" />
<project name="device_xiaomi_platina" path="device/xiaomi/platina" remote="sabarop" revision="lineage-20-eas-wip" />
<project name="vendor_xiaomi_platina" path="vendor/xiaomi/platina" remote="sabarop" revision="13" />
<project name="kernel_xiaomi_sdm660_clover" path="kernel/xiaomi/sdm660" remote="sabarop" revision="lineage-20-4.4" />
</manifest>
After running breakfast and mka -j 4 I see the following lines before it fails:
Code:
out/soong/make_vars-lineage_platina.mk was modified, regenerating...
[ 99% 474/475] finishing build rules ...
FAILED:
build/make/core/main.mk:1308: warning: device/xiaomi/platina/lineage_platina.mk includes non-existent modules in PRODUCT_PACKAGES
Offending entries:
android.hardware.power-service.xiaomi-libperfmgr
build/make/core/main.mk:1308: error: Build failed.
12:45:03 ckati failed with: exit status 1
#### failed to build some targets (11:28 (mm:ss)) ####
That's why I wanted to just see your roomservice.xml, to make sure I got all needed device specific repo's and branches right
L
Click to expand...
Click to collapse
Choose branch lineage-20 for device tree
sabar_op said:
Choose branch lineage-20 for device tree
Click to expand...
Click to collapse
Tried lineage-20-base first as this has quite new updates in it, but in this branch the device.mk:8 tries to call
vendor/xiaomi-firmware/platina/firmware.mk, which doesn't exist. So I switched to lineage-20-eas-wip not having this line.
Using the lineage-20 and commenting the device.mk:8 the build runs atm (didn't finish yet, but builds), thanks.
L